diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2024-05-28 06:42:46 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2024-05-28 06:42:46 +0900 |
| commit | b1b25e670ce12cdd6844db08d08e2e358d374543 (patch) | |
| tree | 1eaa9dc6a6857a50aa63440d4fd7c7ba1a40707d /config/waybar/configs/[BOT] Sleek | |
| parent | f593df6b480bb082f4131486822b755c334fedc7 (diff) | |
Collected all extra modules, (except camellia) into waybar/modules for easy management. Same adjusted copy.sh to take effect all clock modules if 12H chosen by user
Diffstat (limited to 'config/waybar/configs/[BOT] Sleek')
| -rw-r--r-- | config/waybar/configs/[BOT] Sleek | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/config/waybar/configs/[BOT] Sleek b/config/waybar/configs/[BOT] Sleek index b1cfc1ae..6bb595bc 100644 --- a/config/waybar/configs/[BOT] Sleek +++ b/config/waybar/configs/[BOT] Sleek @@ -37,19 +37,4 @@ "custom/power", ], - - -// Additional format / customize modules - -"custom/power": { - "format": " ", - "icon-size": 20, - "tooltip": false, -}, - -"clock": { - //"format": "{:%I:%M %p - %d/%b}", //for AM/PM - "format": "{:%H:%M - %d/%b}", // 24H - "tooltip": false -}, } |
